home *** CD-ROM | disk | FTP | other *** search
- %%
- %% This is file `mflogo.sty' version 1.2 as of November 19, 1991
- %% by Lutz Birkhahn (lutz@bisun.nbg.sub.org)
- %%
- %% This style is public domain and may be copied freely.
- %%
- %% V1.2 (19-Nov-1991) added a `%' at end of line of 11 pt logo/m/n definition
- %%
- \message{Document Style Option `mflogo' Version 1.2}
- \@ifundefined{selectfont}
- {\@latexerr{`mflogo' style option can only be used
- with the new font selection scheme}\@eha
- \endinput}{}
- \new@fontshape{mflogo}{m}{n}{%
- <5>logo8 at5pt%
- <6>logo8 at6pt%
- <7>logo8 at7pt%
- <8>logo8%
- <9>logo9%
- <10>logo10%
- <11>logo10 at10.95pt%
- <12>logo12%
- <14>logo12 at14.4pt%
- <17>logo17%
- <20>logo17 at20.74pt%
- <25>logo17 at24.88pt%
- }{}
- \new@fontshape{mflogo}{bx}{n}{%
- <5>logobf10 at5pt%
- <6>logobf10 at6pt%
- <7>logobf10 at7pt%
- <8>logobf10 at8pt%
- <9>logobf10 at9pt%
- <10>logobf10%
- <11>logobf10 at10.95pt%
- <12>logobf10 at12pt%
- <14>logobf10 at14.4pt%
- <17>logobf17%
- <20>logobf17 at20.74pt%
- <25>logobf17 at24.88pt%
- }{}
- \new@fontshape{mflogo}{m}{sl}{%
- <5>logosl8 at5pt%
- <6>logosl8 at6pt%
- <7>logosl8 at7pt%
- <8>logosl8%
- <9>logosl9%
- <10>logosl10%
- <11>logosl10 at10.95pt%
- <12>logosl10 at12pt%
- <14>logosl10 at14.4pt%
- <17>logosl10 at17.28pt%
- <20>logosl10 at20.74pt%
- <25>logosl10 at24.88pt%
- }{}
- %%
- %% italic mflogo --> slanted mflogo:
- %%
- % \subst@fontshape{mflogo}{m}{it}{mflogo}{m}{sl}
- %
- % The problem was: TeX gives a warning if it substitutes italic with
- % slanted. I've found no possibility to substitute a font silently, so
- % I've decided to copy the above definition. Rainer Sch"opf didn't see
- % an elegant solution, too. Perhaps the NFSS will be extended accordingly
- % some day.
- %
- \new@fontshape{mflogo}{m}{it}{%
- <5>logosl8 at5pt%
- <6>logosl8 at6pt%
- <7>logosl8 at7pt%
- <8>logosl8%
- <9>logosl9%
- <10>logosl10%
- <11>logosl10 at10.95pt%
- <12>logosl10 at12pt%
- <14>logosl10 at14.4pt%
- <17>logosl10 at17.28pt%
- <20>logosl10 at20.74pt%
- <25>logosl10 at24.88pt%
- }{}
- \def\mffont{\family{mflogo}\selectfont}
- \def\mf{{\mffont META}\-{\mffont FONT}}
-